google-android-ndk-installer software package provides Google Android Native Development Kit (NDK) Installer, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install google-android-ndk-installer
google-android-ndk-installer is installed in your system.
Make ensure the google-android-ndk-installer package were installed using the commands given below,
$ sudo dpkg-query -l | grep google-android-ndk-installer *
You will get with google-android-ndk-installer package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Development |
| Package | google-android-ndk-installer |
| Version | 12.b+1 |
| Description | Google Android Native Development Kit (NDK) Installer |
| Sub Section | devel |